Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]MeshProtos
/
Waypoint
/
Builder
/
setId
set
Id
open
fun
setId
(
value
:
Int
)
:
MeshProtos.Waypoint.Builder
Id of the waypoint
Content copied to clipboard
uint32 id = 1;
Return
This builder for chaining.
Parameters
value
The id to set.